Remove timeout on select -- there is no need for it, since we don't do anything
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 7 Dec 2005 11:47:46 +0000 (11:47 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 7 Dec 2005 11:47:46 +0000 (11:47 +0000)
commit497ff155b39ea6f8f56bf6108b89e1c87656dff4
tree801d286f9b66222ee1ba6990a4e86b316790fddd
parent2fd63647b40f87281eca6878eebeeac889b7d3e1
Remove timeout on select -- there is no need for it, since we don't do anything
in the main loop except service I/O.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/console/daemon/io.c